%%%HEADER%%%

OpenFeint Android Quick Start Guide

To start developing your first OpenFeint-enabled game on Android are:
  1. Register your game on the OpenFeint developer site
  2. Build and run the OpenFeint Sample Application
  3. Get familiar with OpenFeint features in the Sample App
  4. Integrate OpenFeint into your game
  5. Add OpenFeint features to your game
  6. Add GameFeed to your game
  7. Work with test users
  8. Obfuscate your code with ProGuard
  9. The approval process
  10. Learn more about OpenFeint

<<Prev  
 

Approval Process

When your game is complete, you will probably want to publish it for all the world to see. If you plan to distribute your game through Google's Android Market, make sure that you are prepared to sign up and agree to their terms. Portions of your game that rely on OpenFeint servers for free hosting must meet OpenFeint's terms and pass approval. This process is initiated by the "Prepare for Submission" button on the OpenFeint developer dashboard. Select Android as the platform to be approved, accept the terms and conditions, and hit the submit button.
  • Learn more about OpenFeint features

    • Read the the reference manual in the SDK package at doc/index.html.
    • Experiment with the code in the sample app.